/* Header */

/* Section 1 */

/* Custom CSS for mobile multi-level dropdown */
.dropdown-submenu {
  position: relative;
}

.mm-m {
  padding-left: 2rem;
}

.dropdown-submenu .dropdown-menu {
  /* top: 0; */
  left: 100%;
  margin-top: 0;
}

.sm-tc {
  color: #000000 !important;
}

/* Search Box */

.s1-col2 {
  justify-content: end;
  display: flex;
  padding: 0.5rem;
  width: 60%;
}

/* Section 2 */
.s2-bgc {
  background-color: #27499b;
  padding: 10px 0;
}

.s2-tc {
  color: #27499b;
}

/* Section 3 */
.s3-bd-colr {
  background-color: #f5f5f5;
}
.s3-tc {
  color: #0a2b5a;
}

/* Section 4 */
.s4-form-bg {
  background-color: #e3eef2;
}

.s4-tpc {
  color: #27499b;
  background-color: #f5f5f5;
}
.s4-form-p {
  padding: 0rem 4rem 2rem 4rem;
}
.s4-form-ol {
  outline: none;
}
.s4-form-sbtn {
  font-size: 1.2rem;
  padding: 0.5rem 3.5rem 0.5rem 3.5rem;
}

/* FOOTER */

/* Section 10 */
.s10-bg-img {
  background-image: url(../Assets/home/Mask\ Group\ 3bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.s10-img-h {
  height: 20rem;
  width: 100%;
}

.s10-em-r {
  border-radius: 0.5rem 0rem 0rem 0.5rem;
  width: 50%;
  padding: 0.8rem;
  outline: none;
}

.s10-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.s10-container {
  position: relative;
  text-align: center;
  color: #000000;
}

.subscribe-button {
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 0rem 0.5rem 0.5rem 0rem;
  padding: 5px 10px;
  cursor: pointer;
}

.s10-ifs {
  font-size: 1.5rem;
  justify-content: center;
  display: flex;
}
              
.s10-iefs {
  font-size: 1.2rem;
  justify-content: center;
  display: flex;
}

/* Section 11 */

.s11-bg-img {
  background-image: url(../Assets/home/Mask\ Group\ 36bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.s11-col4-si {
  justify-content: start;
  margin-left: 1rem;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
}

/* Section 12 */
